[patch] Add qualifying language to migrate and schema#1295
[patch] Add qualifying language to migrate and schema#1295
migrate and schema#1295Conversation
|
Hi @MadisonHicks! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with |
migrate and schemamigrate and schema
|
Thanks for submitting this pull request, @MadisonHicks! We'll look at it ASAP. In the mean time, here are some ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly. For help with questions about Sails, click here. |
|
Explains the expletives coming from my desk the other day trying to query across multiple schemas :) |
Per the (late) PR, [patch] Remove Migrate Setting From Model Settings #1290, the current documentation doesn't express that the
migrateandschemamodel settings can only be set as app-wide defaults. This language has been added to the relevant areas of the Model Settings page.